projects
/
ostree.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2b7e12c
)
gnomeos: Pull OpenSSH into default image
author
Colin Walters
<walters@verbum.org>
Sun, 29 Jan 2012 21:45:55 +0000
(16:45 -0500)
committer
Colin Walters
<walters@verbum.org>
Sun, 29 Jan 2012 21:47:19 +0000
(16:47 -0500)
We want to be able to log in.
gnomeos/yocto/classes/gnomeos-contents.bbclass
patch
|
blob
|
history
diff --git
a/gnomeos/yocto/classes/gnomeos-contents.bbclass
b/gnomeos/yocto/classes/gnomeos-contents.bbclass
index d80e9b65b1a9d04d425bae15e1bfc136b908d295..f3ae87a3c7e5f54def282400290ebc0280cdf977 100644
(file)
--- a/
gnomeos/yocto/classes/gnomeos-contents.bbclass
+++ b/
gnomeos/yocto/classes/gnomeos-contents.bbclass
@@
-64,6
+64,7
@@
RECIPE_PACKAGES = "task-core-boot \
speex \
python-modules \
python-misc \
+ openssh \
"
PACKAGE_INSTALL = "${RECIPE_PACKAGES} ${IMAGE_INSTALL}"